/*内页样式*/
/******************** 全局布局 ********************/
.wrapper {
    padding: 30px 0px 30px;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.nybanner,
.nybanner ul,
.nybanner img {
    height: 240px;
}

    .nybanner.nyb2 {
        height: 360px;
    }

.content {
    width: 730px;
}

.sitepath {
    height: 54px;
    line-height: 54px;
    color: #666666;
    border-bottom: 1px solid #f1f1f1;
    margin: 0 auto 10px;
    overflow: hidden;
}

    .sitepath s {
        width: 22px;
        height: 26px;
        background-position: 0 0;
        margin-right: 8px;
    }

    .sitepath span {
        color: #299a60;
        font-weight: bold;
    }

    .sitepath a {
        color: #666666;
    }

        .sitepath a:last-child {
            color: #299a60;
            font-weight: bold;
        }

        .sitepath a:hover {
            color: #299a60;
        }

.sbox {
    border-bottom: 1px dotted #eee;
    padding-bottom: 5px;
}

.erro {
    padding: 0 10px;
    color: Red;
    font-size: 14px;
    line-height: 60px;
    height: 60px;
}
/*TITLE*/
.leftTit {
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #299a60;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    background: url(../images/leftit.png) repeat-x left top;
    border-bottom: 1px solid #ddd;
    text-indent: 15px;
}

    .leftTit s {
        width: 9px;
        height: 38px;
        background-position: -100px -86px;
        margin-right: 14px;
        vertical-align: top;
        *vertical-align: middle;
    }
/*recommend*/
.recommend {
    border: 1px solid #ddd;
    padding-bottom: 10px;
    background: #fff;
    font-size: 12px;
    margin-bottom: 20px;
}

    .recommend .leftTit a {
        color: #555555;
        font-size: 12px;
        margin-right: 15px;
        font-weight: normal;
    }

        .recommend .leftTit a:hover {
            color: #299a60;
        }

.reNew {
    overflow: hidden;
}

    .reNew .list {
        padding-top: 10px;
        width: 104%;
    }

    .reNew li {
        width: 420px;
        padding: 0px 20px;
        line-height: 28px;
        float: left;
        height: 28px;
        overflow: hidden;
    }

        .reNew li s {
            width: 9px;
            height: 7px;
            background-position: -90px -112px;
        }

        .reNew li a {
            color: #666666;
            display: block;
        }

        .reNew li span {
            color: #666;
        }

.rePro .list {
    padding-top: 18px;
}

.rePro li {
    float: left;
    width: 160px;
    margin-left: 16px;
    text-align: center;
    line-height: 30px;
}

    .rePro li a {
        display: block;
        color: #555555;
    }

        .rePro li a:hover {
            color: #299a60;
        }

    .rePro li img {
        width: 158px;
        height: 65px;
        border: 1px solid #e6e6e6;
        display: block;
    }

        .rePro li img:hover {
            opacity: 0.8;
            filter: alpha(opacity=80);
            border: 1px solid #299a60;
        }

.recommend li a:hover {
    color: #299a60;
}

.pager {
    width: 878px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin: 20px 0px;
}

    .pager p {
        height: 30px;
        line-height: 30px;
    }

    .pager ul {
        margin-top: -30px;
        overflow: hidden;
        float: right;
    }

        .pager ul li {
            float: left;
            padding: 0 !important;
            height: auto !important;
            border: none !important;
        }

        .pager ul a {
            margin-left: 5px;
            padding: 0 10px;
            height: 28px;
            line-height: 28px;
            border: 1px solid #ddd;
            text-decoration: none;
            float: left;
        }

            .pager ul a.current {
                background-color: #299a60;
                border-color: #299a60;
                color: #fff;
            }

                .pager ul a.current:hover {
                    background-color: #299a60;
                    border-color: #299a60;
                    color: #fff;
                }

            .pager ul a:hover {
                background-color: inherit;
                color: inherit;
                border-color: #299a60;
                *background-color: transparent;
                *color: #666;
            }
/* reLink */
.reLink {
    height: 38px;
    line-height: 38px;
    color: #666;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow: hidden;
}

    .reLink .prevLink {
        float: left;
        margin-left: 10px;
        color: #666;
    }

    .reLink .nextLink {
        float: right;
        margin-right: 10px;
        color: #666;
    }

    .reLink a {
        color: #666;
    }

        .reLink a:hover {
            color: #299a60;
        }
/*leftNav*/
.subleft {
    width: 230px;
}

.lefta {
    width: 230px;
    padding: 14px;
    border: 1px solid #ddd;
}

.leftnews.bor9 {
    padding: 14px;
    border: 1px solid #ddd;
    background: #fff;
}


.fixbg {
    position: fixed;
    left: 0;
    top: 400px;
    width: 399px;
    height: 385px;
    background: url(../images/fixbg2.png) no-repeat left top;
}
.submian .piclist .item{
   float:left;
    width: 280px;
	    margin-right: 28px;
		margin-bottom:14px; text-align:center;
}	
.submian .piclist .item a img{
	width:280px;
	
}
.submian .piclist{
	width:104%;
}
.submian {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
}

    .submian .sobtitle {
        width: 50%;
        text-align: right;
        height: 20px;
        line-height: 20px;
        padding: 16px 0px;
        font-size: 14px;
    }

        .submian .sobtitle .home {
            background: url(../images/homei.png) no-repeat left center;
            width: 18px;
            height: 18px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 6px;
        }

        .submian .sobtitle a {
            font-size: 14px;
        }

            .submian .sobtitle a.now {
                color: #dc241c;
                font-size: 14px;
                font-weight: bold;
            }

                .submian .sobtitle a.now:hover {
                    text-decoration: underline;
                }

    .submian .subleft .title {
     
        background: url(../images/left-titbg.jpg) no-repeat center center;
        height: 56px;
        line-height: 56px;
        color: #fff;
        text-align: center;
        font-size: 16px;
        margin-bottom: 3px;
        font-weight: bold;
    }

        .submian .subleft .title p {
            color: #fff;
            font-size: 14px;
            font-weight: normal;
            line-height: 24px;
        }

    .submian .subleft .lefta .title {
        width: 100%;
        height: 81px;
        line-height: 72px;
        font-weight: bold;
        background: url(../images/left-titbg2.jpg) no-repeat center center;
    }

        .submian .subleft .lefta .title h2 {
            font-size: 16px;
            font-weight: bold;
            line-height:85px; color:#fff;
        } 

    .submian .subleft .lefta {
        width: 200px;
        padding: 14px;
        border: 1px solid #ddd;
        margin-bottom: 20px;
        background: #fff;
    }

    .submian .subleft .comt {
        background: #fff;
    }

        .submian .subleft .comt ul {
            width: 100%;
            display: inline-block;
            border: 1px solid #ddd;
        }

    .submian .subleft .lefta .comt ul li {
        height: 42px;
        line-height: 42px;
        margin-bottom: 0px;
        border-top: 1px solid #ddd;
    }

        .submian .subleft .lefta .comt ul li:first-child {
            border-top: none;
        }

        .submian .subleft .lefta .comt ul li a {
            height: 42px;
            line-height: 42px;
            display: block;
            font-size: 14px;
            overflow: hidden;
            padding-left: 44px;
            background: url(../images/cir.png) no-repeat 25px center;
        }

        .submian .subleft .lefta .comt ul li .drop a:hover {
            color: #dc241c;
            background: none;
        }

        .submian .subleft .lefta .comt ul li:hover, .submian .subleft .lefta .comt ul li.hover {
            border-color: #299a60;
            background: url("../images/arrow.png") no-repeat 154px center #299a60;
        }

            .submian .subleft .lefta .comt ul li a:hover, .submian .subleft .lefta .comt ul li.hover a {
                background: url(../images/cirH.png) no-repeat 25px center;
                color: #fff;
            }
            /* .submian .subleft .lefta .comt ul li > a:hover:after, .submian .subleft .lefta .comt ul li.hover > a:after{width: 6px; height: 6px; content: "\20"; border: 1px solid #299a60; border-radius: 100%; display: inline-block; vertical-align: middle; margin-left: 5px;}*/

            .submian .subleft .lefta .comt ul li.hover .drop {
                display: block;
            }

                .submian .subleft .lefta .comt ul li.hover .drop a {
                    font-weight: normal;
                }

        .submian .subleft .lefta .comt ul li .drop {
            width: 100%;
            display: none;
        }

            .submian .subleft .lefta .comt ul li .drop a {
                background: #f7f6f6;
                color: #333;
                font-size: 12px;
                height: 36px;
                line-height: 36px;
                overflow: hidden;
            }

                .submian .subleft .lefta .comt ul li .drop a.hover {
                    background: #ddd;
                    color: #299a60;
                }

    .submian .subleft .adv {
        margin-bottom: 10px;
        background: #000;
    }

        .submian .subleft .adv a img {
            display: block;
            width: 100%;
        }

        .submian .subleft .adv a:hover img {
            opacity: 0.9;
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            -khtml-opacity: 0.9;
        }
.submian .subright .conBox .ArticleTencont .ivedio .con{
	text-align:left;
}
    .submian .subright .produtlist {
        width: 100%;
        overflow: hidden;
        padding-top: 20px;
    }

        .submian .subright .produtlist .list {
            width: 108%;
        }

        .submian .subright .produtlist .item {
            float: left;
            width: 280px;
            position: relative;
            margin-right: 28px;
            margin-bottom: 24px;
        }

            .submian .subright .produtlist .item a {
                display: block;
            }

            .submian .subright .produtlist .item .img {
                width: 280px;
                height: 210px;
                overflow: hidden;
            }

            .submian .subright .produtlist .item img {
                width: 100%;
                height: 100%;
                display: block;
                transition: all 0.3s ease-out 0s;
            }

            .submian .subright .produtlist .item .txt {
                width: 100%;
                height: 34px;
                text-align: center;
                display: block;
                line-height: 34px;
                padding-top: 5px;
            }

            .submian .subright .produtlist .item:hover img {
                transform: scale(1.1, 1.1);
            }

            .submian .subright .produtlist .item:hover .txt {
                color: #299a60;
            }

    .submian .subright .info {
        padding: 20px 0;
    }

        .submian .subright .info img {
            max-width: 100% !important;
            display: block;
            margin: 0 auto;
        }

    .submian .subright {
        width: 894px;
        padding: 0px 20px 20px;
        border: 1px solid #ddd;
        background: #fff;
		min-height:588px;
    }

        .submian .subright .title {
            border-bottom: 1px solid #ddd;
            position: relative;
            padding: 10px 0;
        }

            .submian .subright .title h3 {
               padding-left: 15px;
font-size: 18px;
font-weight: bold;
line-height: 22px; color:#299a60;
border-left: 5px solid #299a60;
margin-top: 17px;
            }

            .submian .subright .title em {
                width: 50px;
                height: 2px;
                display: block;
                position: absolute;
                left: 0;
                bottom: -1px;
                background: #299a60;
            }

    .submian .newslist .item {
        padding: 15px 0px;
        border-bottom: 1px dotted #c2c2c2;
        width: 100%;
    }

        .submian .newslist .item a {
            display: block;
        }

    .submian .subright .newslist .item a img {
        width: 0;
        height: 110px;
        display: block;
    }

    .submian .subright .newslist .item a .txt { /*padding-left:20px;*/
        cursor: pointer;
    }

    .submian .subright .newslist .item a h3 {
        height: 40px;
        line-height: 40px;
    }

        .submian .subright .newslist .item a h3 b {
            font-size: 14px;
            color: #666;
        }

        .submian .subright .newslist .item a h3 i {
            color: #999;
            font-weight: normal;
        }

    .submian .subright .newslist .item a p {
        line-height: 22px;
        overflow: hidden;
        display: block;
        color: #666;
    }

    .submian .subright .newslist .item a:hover img {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
    }

    .submian .subright .newslist .item a:hover p, .submian .subright .newslist ul li a:hover h3 b {
        color: #299a60;
    }

    .submian .subright .newslist h2 {
        font-weight: normal;
    }

.soulist {
    padding-top: 20px;
}

.submian .subright .caselist {
    overflow: hidden;
}

    .submian .subright .caselist .parterul {
        width: 108%;
    }

        .submian .subright .caselist .parterul li {
            padding: 10px 0px;
            width: 170px;
            float: left;
            display: block;
            margin-right: 16px;
        }

            .submian .subright .caselist .parterul li a {
                display: block;
            }

                .submian .subright .caselist .parterul li a img {
                    width: 158px;
                    height: 65px;
                    display: block;
                    border: 2px solid #e2e2e2;
                }

                .submian .subright .caselist .parterul li a h3 {
                    font-weight: normal;
                    text-align: center;
                }

                .submian .subright .caselist .parterul li a:hover h3 {
                    color: #299a60;
                }

                .submian .subright .caselist .parterul li a:hover img {
                    opacity: 0.8;
                    filter: alpha(opacity=80);
                    -moz-opacity: 0.8;
                    -khtml-opacity: 0.8;
                    border-color: #299a60;
                }

.submian .subright .thumblist {
    overflow: hidden;
}

    .submian .subright .thumblist .item {
        width: 100%;
        border-bottom: 1px solid #eaeaea;
      display: inline-block;
height: 142px;
padding: 20px 0;
    }

	   
        .submian .subright .thumblist .item a {
            display: block;
			 height: 100px;
        }

        .submian .subright .thumblist .item .img {
            width: 190px;
            height: 142px;
            display: block;
            overflow: hidden;
            cursor: pointer;
            overflow: hidden;
        }

        .submian .subright .thumblist .item img {
            width: 190px;
            display: block;
            height: 142px;
            transition: all 0.3s ease-out 0s;
        }

        .submian .subright .thumblist .item a:hover img {
            transform: scale(1.1, 1.1);
        }

        .submian .subright .thumblist .item .txt {
            width:676px;
            cursor: pointer;
        }

            .submian .subright .thumblist .item .txt h3 {
                font-size: 15px;
                font-weight: bold;
            }

            .submian .subright .thumblist .item .txt .mark {
                color: #999;
                font-size: 12px;
                padding-bottom: 10px;
            }

                .submian .subright .thumblist .item .txt .mark span {
                    display: inline-block;
                    padding-right: 18px;
                }

            .submian .subright .thumblist .item .txt p {
                color: #666;
            }

                .submian .subright .thumblist .item .txt p span {
                    display: inline-block;
                    color: #299a60;
                }

        .submian .subright .thumblist .item a:hover .txt h3 {
            color: #299a60;
        }

.submian .subright .thumblist2 {
    overflow: hidden;
}

    .submian .subright .thumblist2 .item {
        width: 100%;
        border-bottom: 1px solid #eaeaea;
        display: block;
        padding: 30px 0;
    }

        .submian .subright .thumblist2 .item a {
            display: block;
        }

        .submian .subright .thumblist2 .item .img {
            width: 200px;
            height: 103px;
            display: block;
            overflow: hidden;
            cursor: pointer;
        }

        .submian .subright .thumblist2 .item img {
            width: 100%;
            display: block;
            height: 100%;
            transition: all 0.3s ease-out 0s;
        }

        .submian .subright .thumblist2 .item a:hover img {
            transform: scale(1.1, 1.1);
        }

        .submian .subright .thumblist2 .item .txt {
            width: 710px;
            cursor: pointer;
        }

            .submian .subright .thumblist2 .item .txt h3 {
                font-size: 15px;
                font-weight: bold;
            }

            .submian .subright .thumblist2 .item .txt .mark {
                color: #999;
                line-height: 24px;
                font-size: 12px;
            }

                .submian .subright .thumblist2 .item .txt .mark span {
                    display: inline-block;
                    padding-right: 18px;
                }

            .submian .subright .thumblist2 .item .txt p {
                color: #666;
                line-height: 22px;
                font-size: 12px;
            }

                .submian .subright .thumblist2 .item .txt p span {
                    display: inline-block;
                    color: #299a60;
                }

        .submian .subright .thumblist2 .item a:hover .txt h3 {
            color: #299a60;
        }

.submian .subright .newspro .textlist {
    width: 110%;
    padding-top: 30px;
}

    .submian .subright .newspro .textlist .item {
        width: 428px;
        float: left;
        padding: 10px 15px 10px 10px;
        margin-bottom: 20px;
        margin-right: 20px;
        background: #f6f6f6;
        border-bottom: 0;
    }

        .submian .subright .newspro .textlist .item .txt h3 {
            font-size: 16px;
            line-height: 38px;
            padding-top: 8px;
        }

.submian .subright .newspro .item .txt p {
    line-height: 24px;
}

.submian .subright .newspro .textlist .item .img {
    border: 1px solid #eee;
}

.submian .subright .newspro .textlist .txt {
    width: 232px;
}

.submian .subright .showproduct {
    background: #fff;
    min-height: 500px;
    margin-bottom: 20px;
    padding: 25px 0 0;
}

    .submian .subright .showproduct .printview {
        padding-bottom: 25px;
        position: relative;
    }

        .submian .subright .showproduct .printview #preview {
            text-align: center;
            width: 480px;
        }

            .submian .subright .showproduct .printview #preview .jqzoom {
                width: 480px;
                height: 360px;
                overflow: hidden;
                position: relative;
                border: 1px solid #ccc;
            }

                .submian .subright .showproduct .printview #preview .jqzoom img {
                    width: 480px;
                    height: 360px;
                }

            .submian .subright .showproduct .printview #preview #spec-n5 {
                width: 480px;
                height: 78px;
                padding-top: 6px;
                overflow: hidden;
            }

                .submian .subright .showproduct .printview #preview #spec-n5 #spec-left, .submian .subright .showproduct .printview #preview #spec-n5 #spec-right {
                    font-family: arial;
                    font-size: 20px;
                    width: 25px;
                    height: 74px;
                    line-height: 74px;
                    text-indent: 0px;
                    float: left;
                    cursor: pointer;
                    font-weight: bold;
                    display: block;
                    text-align: center;
                    color: #a0a0a0;
                }

                    .submian .subright .showproduct .printview #preview #spec-n5 #spec-left:hover, .submian .subright .showproduct .printview #preview #spec-n5 #spec-right:hover {
                        color: #299a60;
                    }

            .submian .subright .showproduct .printview #preview #spec-list {
                width: 430px;
                float: left;
                overflow: hidden;
                display: inline;
                position: relative;
                text-align: center;
            }

                .submian .subright .showproduct .printview #preview #spec-list ul {
                    width: 300% !important;
                }

                    .submian .subright .showproduct .printview #preview #spec-list ul li {
                        float: left;
                        margin-right: 0px;
                        display: inline;
                        width: 110px;
                        height: 75px;
                    }

                        .submian .subright .showproduct .printview #preview #spec-list ul li img {
                            border: 1px solid #ccc;
                            width: 95px;
                            height: 71px;
                            display: block;
                        }

    .submian .subright .showproduct .there_divanli ul {
        width: 109%;
        height: 250px;
        overflow: hidden;
    }

        .submian .subright .showproduct .there_divanli ul li {
            float: left;
            margin-right: 60px;
        }

            .submian .subright .showproduct .there_divanli ul li a img {
                width: 185px;
                height: 250px;
                display: block;
            }

            .submian .subright .showproduct .there_divanli ul li a:hover img {
                opacity: 0.8;
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
            }
    /*jqzoom*/

    .submian .subright .showproduct .printview .zoomdiv {
        z-index: 100;
        position: absolute;
        top: 0px !important;
        left: 490px !important;
        width: 480px;
        height: 360px;
        background: url(../images/loading.gif) #ffffff no-repeat center center;
        border: 1px solid #ddd;
        display: none;
        text-align: center;
        overflow: hidden;
    }

    .submian .subright .showproduct .printview .jqZoomPup {
        z-index: 10;
        visibility: hidden;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 300px;
        border: 1px solid #aaa;
        background: #ffffff 30% top no-repeat;
        opacity: 0.3;
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        filter: alpha(opacity=30);
        cursor: move;
    }

    .submian .subright .showproduct .bdsharebuttonbox {
        padding-bottom: 20px;
    }

    .submian .subright .showproduct .printview .prodbaseinfo_a {
        width: 415px;
        margin-left: 16px;
        z-index: 1;
    }

        .submian .subright .showproduct .printview .prodbaseinfo_a .txtcon {
            padding: 10px 18px;
            border: 1px dashed #eee;
            margin: 20px auto;
            line-height: 26px;
        }

            .submian .subright .showproduct .printview .prodbaseinfo_a .txtcon h3 {
                font-weight: bold;
                margin-bottom: 8px;
            }

        .submian .subright .showproduct .printview .prodbaseinfo_a .h2_prodtitle {
            font-size: 16px;
            color: #333;
            font-weight: bold;
            line-height: 30px;
        }

        .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo {
            padding: 6px 0;
            overflow: hidden;
            zoom: 1;
        }

            .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li {
                display: block;
                color: #666;
                line-height: 24px;
            }

                .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li i {
                    font-weight: bold;
                }

        .submian .subright .showproduct .printview .prodbaseinfo_a .dingo {
            height: 33px;
            line-height: 33px;
            padding: 15px 0;
            overflow: hidden;
            width: 100%;
        }

            .submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg {
                float: left;
                background: #ff7e00;
                width: 108px;
                height: 33px;
                line-height: 33px;
                text-align: center;
                font-size: 14px;
                display: block;
                color: #fff;
                border-radius: 5px;
            }

                .submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg:hover {
                    font-weight: bold;
                    background: #eb7400;
                }

            .submian .subright .showproduct .printview .prodbaseinfo_a .dingo .jiathis_style {
                float: left;
                margin-top: 8px;
                margin-left: 20px;
            }

        .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos {
            padding: 10px 15px;
            overflow: hidden;
            zoom: 1;
            background: #f3f3f3;
            font-size: 12px;
            font-weight: bold;
        }

            .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li span.hottel {
                color: #299a60;
                font-size: 22px;
            }

            .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight {
                padding-top: 10px;
            }

                .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight .input {
                    border: 1px solid #ccc;
                    width: 151px;
                    height: 31px;
                    line-height: 31px;
                    padding: 0px 10px;
                    float: left;
                }

                .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a {
                    float: left;
                    background: #299a60;
                    width: 108px;
                    height: 33px;
                    line-height: 33px;
                    text-align: center;
                    font-size: 14px;
                    display: block;
                    color: #fff;
                    border-radius: 5px;
                    border: 0px;
                    cursor: pointer;
                }

                    .submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a:hover {
                        font-weight: bold;
                        background: #eb7400;
                    }

    .submian .subright .showproduct .two_anlitopH4 {
        background: url(../images/leftit.png) repeat-x;
        height: 36px;
        line-height: 36px;
        color: #ffa600;
        border: 1px solid #ccc;
    }

        .submian .subright .showproduct .two_anlitopH4 span {
            border-left: 5px solid #ffa600;
            width: 90px;
            float: left;
            padding-left: 20px;
            font-size: 14px;
            font-size: 16px;
        }

        .submian .subright .showproduct .two_anlitopH4 .tel {
            float: right;
            color: #008ee9;
            font-size: 14px;
            padding-right: 10px;
        }

    .submian .subright .showproduct .two_divanli {
        border: 1px solid #ccc;
        border-top: none;
        padding: 15px 15px 0px;
    }

        .submian .subright .showproduct .two_divanli ul {
            width: 103%;
        }

            .submian .subright .showproduct .two_divanli ul li {
                float: left;
                margin-right: 21px;
            }

                .submian .subright .showproduct .two_divanli ul li a img {
                    width: 150px;
                    height: 112px;
                    display: block;
                    border: solid 1px #ddd;
                }

                .submian .subright .showproduct .two_divanli ul li a span {
                    height: 45px;
                    line-height: 22px;
                    text-align: center;
                    display: block;
                    width: 152px;
                }

                .submian .subright .showproduct .two_divanli ul li a:hover img {
                    border-color: #008ee9;
                }

                .submian .subright .showproduct .two_divanli ul li a:hover span {
                    color: #008ee9;
                    font-weight: bold;
                }

    .submian .subright .showproduct .there_divanli {
        border: 1px solid #ccc;
        border-top: none;
        margin-bottom: 20px;
        padding: 15px;
    }

        .submian .subright .showproduct .there_divanli ul {
            width: 109%;
            height: 140px;
            overflow: hidden;
        }

            .submian .subright .showproduct .there_divanli ul li {
                float: left;
                margin-right: 60px;
            }

                .submian .subright .showproduct .there_divanli ul li a img {
                    width: 185px;
                    height: 140px;
                    display: block;
                }

                .submian .subright .showproduct .there_divanli ul li a:hover img {
                    opacity: 0.8;
                    filter: alpha(opacity=80);
                    -moz-opacity: 0.8;
                    -khtml-opacity: 0.8;
                }

    .submian .subright .showproduct .showcontact {
        background: url(../images/show_contact_pic.jpg) no-repeat right bottom;
        line-height: 30px;
        font-size: 14px;
        min-height: 235px;
    }

        .submian .subright .showproduct .showcontact b {
            font-size: 14px;
        }

    .submian .subright .showproduct .slidepro {
        margin-top: 20px;
    }

        .submian .subright .showproduct .slidepro .hd {
            border-left: 1px solid #ccc;
            height: 35px;
            width: 100%;
            overflow: hidden;
            margin-bottom: -2px;
        }

            .submian .subright .showproduct .slidepro .hd ul li {
                float: left;
                height: 32px;
                border-right: 1px solid #ddd;
                width: 130px;
                border-top: 2px solid #ddd;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
                background: #f3f3f3;
                cursor: pointer;
                font-weight: bold;
            }

                .submian .subright .showproduct .slidepro .hd ul li.on {
                    color: #008ee9;
                    border-top: 2px solid #008ee9;
                    background: #fff;
                    border-bottom: 0px;
                }

        .submian .subright .showproduct .slidepro .bd {
            border: 1px solid #ccc;
        }

            .submian .subright .showproduct .slidepro .bd .comt {
                padding: 15px;
            }

                .submian .subright .showproduct .slidepro .bd .comt img, .submian .subright .showproduct .slidepro .bd .comt1 img {
                    max-width: 100%;
                }

            .submian .subright .showproduct .slidepro .bd .comt1 p.h4 {
                font-size: 14px;
                padding: 15px 0px;
            }

            .submian .subright .showproduct .slidepro .bd .comt1 .txt {
                line-height: 24px;
                padding: 10px 0px;
            }

                .submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 {
                    padding: 20px 0px;
                }

                    .submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 ul li {
                        width: 97%;
                        font-size: 14px;
                        line-height: 32px;
                        background: url(../images/show1li.jpg) no-repeat left;
                        padding-left: 3%;
                    }

            .submian .subright .showproduct .slidepro .bd .comt1 .show2one {
                padding: 30px 20px;
            }

                .submian .subright .showproduct .slidepro .bd .comt1 .show2one p.a1 {
                    color: #008ee9;
                    font-size: 16px;
                    font-weight: bold;
                    padding-bottom: 10px;
                }

                .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 {
                    display: block;
                }

                    .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu {
                        width: 330px;
                    }

                        .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box {
                            padding-bottom: 10px;
                        }

                            .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box dl {
                                padding-top: 5px;
                                background: url(../images/show1li.jpg) no-repeat 0px 17px;
                                padding-left: 20px;
                                font-size: 14px;
                                line-height: 26px;
                            }

                    .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi {
                        width: 245px;
                    }

                        .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi img {
                            max-width: 300px;
                        }

                    .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd {
                        padding-bottom: 10px;
                        margin-top: 10px;
                    }

                        .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a {
                            width: 130px;
                            height: 40px;
                            line-height: 40px;
                            text-align: center;
                            font-size: 16px;
                            color: #fff;
                            font-weight: bold;
                            background: #ff7e00;
                            display: block;
                            border-radius: 5px;
                        }

                            .submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a:hover {
                                background: #ed7601;
                            }

                .submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao .img {
                    padding-top: 15px;
                }

                .submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao img {
                    max-width: 100%;
                }

            .submian .subright .showproduct .slidepro .bd .comt1 .show2 {
                padding: 30px 40px;
            }

                .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 {
                    padding-bottom: 20px;
                }

                    .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu {
                        width: 100%;
                    }

                        .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu p.a1 {
                            color: #008ee9;
                            font-size: 16px;
                            font-weight: bold;
                            padding-bottom: 10px;
                            border-bottom: 1px dashed #555;
                            width: 100%;
                        }

                        .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box {
                            padding-bottom: 10px;
                        }

                            .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box dl {
                                padding-top: 5px;
                                background: url(../images/show1li.jpg) no-repeat 0px 17px;
                                padding-left: 20px;
                                font-size: 14px;
                                line-height: 26px;
                            }

                        .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd {
                            padding-bottom: 10px;
                        }

                            .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a {
                                width: 130px;
                                height: 40px;
                                line-height: 40px;
                                text-align: center;
                                font-size: 16px;
                                color: #fff;
                                font-weight: bold;
                                background: #ff7e00;
                                display: block;
                                border-radius: 5px;
                            }

                                .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a:hover {
                                    background: #ed7601;
                                }

                        .submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu img {
                            max-width: 100%;
                            text-align: center;
                            margin: 0 auto;
                        }

            .submian .subright .showproduct .slidepro .bd .comt2 .two_divanli {
                border: 0px;
            }

            .submian .subright .showproduct .slidepro .bd .down {
                background: url(../img/down.jpg) no-repeat;
                width: 100%;
                height: 296px;
            }

                .submian .subright .showproduct .slidepro .bd .down span {
                    float: right;
                    padding-top: 210px;
                }

                    .submian .subright .showproduct .slidepro .bd .down span a {
                        height: 37px;
                        line-height: 37px;
                        text-align: center;
                        width: 151px;
                        display: block;
                        float: left;
                        background: #fff;
                        border-radius: 5px;
                        font-size: 20px;
                        font-weight: bold;
                        color: #ff7e00;
                        margin-right: 10px;
                    }

                    .submian .subright .showproduct .slidepro .bd .down span .downa2 {
                        color: #0179cf;
                    }

                    .submian .subright .showproduct .slidepro .bd .down span a:hover {
                        background: #f5f5f5;
                    }

    .submian .subright .showproduct .showpic_adv {
        background: url(../images/show_pic_adv.jpg) no-repeat left;
        height: 158px;
        display: block;
        border: 1px solid #ccc;
        margin: 20px 0px;
    }

        .submian .subright .showproduct .showpic_adv .fr {
            text-align: right;
            padding-right: 15px;
        }

            .submian .subright .showproduct .showpic_adv .fr p.a1 {
                font-size: 30px;
                padding-top: 10px;
                padding-bottom: 5px;
            }

                .submian .subright .showproduct .showpic_adv .fr p.a1 b {
                    color: #ff7e00;
                    font-size: 30px;
                }

            .submian .subright .showproduct .showpic_adv .fr p.a2 {
                font-size: 16px;
            }

            .submian .subright .showproduct .showpic_adv .fr p.a3 {
                font-size: 26px;
                color: #008ee9;
                font-family: impact;
            }

            .submian .subright .showproduct .showpic_adv .fr p.a4 {
                padding-top: 8px;
            }

                .submian .subright .showproduct .showpic_adv .fr p.a4 a {
                    float: right;
                    background: #ff7e00;
                    width: 108px;
                    height: 33px;
                    line-height: 33px;
                    text-align: center;
                    font-size: 14px;
                    display: block;
                    color: #fff;
                    border-radius: 5px;
                    margin-left: 20px;
                }

                    .submian .subright .showproduct .showpic_adv .fr p.a4 a:hover {
                        font-weight: bold;
                        background: #eb7400;
                    }

                .submian .subright .showproduct .showpic_adv .fr p.a4 .t1 {
                    background: #008ee9;
                }

                    .submian .subright .showproduct .showpic_adv .fr p.a4 .t1:hover {
                        background: #014a8c;
                    }

.submian .honorlist {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}

    .submian .honorlist .list {
        width: 108%;
    }

    .submian .honorlist .item {
        float: left;
        width: 214px;
        margin-right: 20px;
        background: #fff;
        position: relative;
        text-align: center;
        margin-bottom: 40px;
    }

        .submian .honorlist .item a {
            display: block;
            padding: 0;
        }

        .submian .honorlist .item img {
            width: 214px;
            height: 160px;
            margin: 0 auto;
            border: 1px solid #e5e5e5;
        }

        .submian .honorlist .item h3 {
            font-size: 14px;
            color: #000;
            font-weight: normal;
            line-height: 24px;
            padding-top: 5px;
        }

        .submian .honorlist .item p {
            color: #999;
            font-weight: normal;
            line-height: 20px;
            height: 20px;
            display: none;
        }

        .submian .honorlist .item .txt {
            position: absolute;
            left: 0;
            bottom: -32px;
            width: 100%;
        }

        .submian .honorlist .item:hover img {
            border: 1px solid #299a60;
        }

.submian .teamlist {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}

    .submian .teamlist .list {
        width: 108%;
    }

    .submian .teamlist .item {
        float: left;
        width: 216px;
        margin-right: 12px;
        background: #fff;
        position: relative;
        text-align: center;
        margin-bottom: 20px;
    }

        .submian .teamlist .item a {
            display: block;
        }

        .submian .teamlist .item img {
            width: 200px;
            height: 150px;
            margin: 0 auto;
            border: 1px solid #e5e5e5;
            padding: 2px;
        }	

.soulist .conBox .article .ivedio .con {
    text: center;
}

.divremmnews {
    padding: 10px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: 0;
    font-size: 12px;
	background-color:#fff;
}

    .divremmnews ul {
        width: 104%;
    }

    .divremmnews li {
        width: 406px;
        padding: 0;
        line-height: 28px;
        float: left;
        height: 28px;
        overflow: hidden;
        margin-right: 40px;
    }

        .divremmnews li s {
            width: 9px;
            height: 12px;
            background-position: -90px -112px;
        }

        .divremmnews li a {
            display: block;
        }

            .divremmnews li a:hover {
                color: #299a60;
            }

        .divremmnews li span {
            color: #999;
            font-size: 12px;
        }

.biaogg td {
    padding: 5px;
    border: 1px solid #eee;
}

.aboutlist p img,
.aboutlist img,
.ArticleTencont img {
    max-width: 100% !important;
    margin: 0 auto;
}

.aboutlist {
    padding-top: 20px;
}
/*leftRecom*/
.leftRecom {
    width: 250px;
    border: 1px solid #ddd;
    margin: 20px 0;
}

    .leftRecom li {
        width: 189px;
        margin: 10px auto;
        text-align: center;
    }

        .leftRecom li img {
            width: 183px;
            height: 137px;
            padding: 2px;
            border: 1px solid #e3e3e3;
            display: block;
        }

        .leftRecom li h3 {
            color: #666666;
            line-height: 30px;
        }

        .leftRecom li:hover img {
            background: #ffb700;
            border-color: #fff;
        }

        .leftRecom li:hover h3 {
            color: #ffb700;
        }
/*leftCon*/
.leftnews .leftTel {
    margin: 18px 0px 0px 15px;
    line-height: 16px;
}

    .leftnews .leftTel .icon {
        width: 46px;
        height: 46px;
        margin-right: 6px;
        background-position: -158px 0;
    }

    .leftnews .leftTel span {
        color: #303030;
        font-size: 14px;
    }

    .leftnews .leftTel strong {
        font-size: 22px;
        color: #299a60;
        font-family: impact;
        font-weight: normal;
        display: block;
        line-height: 30px;
    }

.leftnews .icontxt {
    font-size: 12px;
    color: #303030;
    line-height: 24px;
    padding: 16px 15px;
}

.leftnews {
    margin-bottom: 10px;
    background: #fff;
}

    .leftnews .title {
        height: 42px;
        line-height: 32px;
        margin-bottom: 0;
    }

    .leftnews .leftnewscomt {
        background: #fff;
        padding: 10px;
    }

        .leftnews .leftnewscomt ul li {
            height: 30px;
            line-height: 30px;
            border-bottom: 1px solid #f2f2f2;
            overflow: hidden;
        }

            .leftnews .leftnewscomt ul li a {
                font-size: 14px;
                display: block;
                padding-left: 10px;
            }

    .leftnews .leftcont {
        background: #fff;
        padding: 10px;
        overflow: hidden;
    }

        .leftnews .leftcont h2 {
            font-size: 14px;
            font-weight: bold;
            color: #299a60;
            padding-bottom: 10px;
            border-bottom: 1px solid #f2f2f2;
            line-height: 20px;
        }

        .leftnews .leftcont span {
            line-height: 24px;
            display: block;
            border-bottom: 1px solid #f2f2f2;
            padding: 10px 0;
        }

        .leftnews .leftcont p {
            font-size: 18px;
            color: #333;
            padding-top: 10px;
        }

            .leftnews .leftcont p i {
                font-size: 20px;
                color: #299a60;
                display: block;
                font-family: impact;
                line-height: 28px;
                word-wrap: break-word;
                word-break: normal;
            }
.anlitopH4{
	height: 50px;
	line-height:50px;
    border: 1px solid #ccc;
	background-color:#fff;
}
.anlitopH4 span{
	 color: #299a60;
    font-size: 16px;
    padding-left: 12px;
}
.anlitopH4 a{
	padding-right:12px;
}			
			
			
			
.leftprocomt {
    margin: 10px 0;
    position: relative;
    overflow: hidden;
}

    .leftprocomt li {
        width: 180px;
        margin: 0 auto 10px;
        display: block;
    }

        .leftprocomt li a {
            display: block;
            text-align: center;
        }

        .leftprocomt li img {
            width: 180px;
            height: 135px;
        }

        .leftprocomt li h3 {
            text-align: center;
            font-weight: normal;
            height: 40px;
            line-height: 40px;
        }

        .leftprocomt li a:hover h3 {
            color: #299a60;
        }
/*************************/
/*singlePage*/
.singlePage .contxt {
    line-height: 26px;
    font-size: 14px;
    color: #555;
    padding: 0px 8px;
}

    .singlePage .contxt img, .singlePage .contxt p img {
        max-width: 100% !important;
    }

.ArticleTitle h1.bt {
    font-size: 18px;
    line-height: 25px;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
    color: #333;
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 5px;
}

.conBox .mark {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

    .conBox .mark span {
        margin-left: 14px;
    }

        .conBox .mark span:first-child {
            margin-left: 0;
        }
/* listProduct */
.listProduct {
    width: 100%;
    overflow: hidden;
}

    .listProduct .list {
        width: 102%;
    }

    .listProduct .item {
        width: 220px;
        float: left;
        margin: 0px 24px 20px 0px;
        padding-bottom: 15px;
    }

        .listProduct .item a {
            display: block;
        }

            .listProduct .item a img {
                width: 220px;
                height: 165px;
            }

            .listProduct .item a h3 {
                font-size: 14px;
                font-weight: normal;
                line-height: 20px;
                padding-top: 6px;
                text-align: center;
            }

            .listProduct .item a:hover img {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }

.productTab {
    background: #1b77bc none repeat scroll 0 0;
    height: 36px;
    margin-bottom: 2px;
    width: 100%;
    overflow: hidden;
}

    .productTab h3 {
        color: #ffffff;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        margin-right: 2px;
        text-align: center;
        cursor: pointer;
        display: inline-block;
        *display: inline;
        padding: 0 20px;
        font-weight: normal;
    }

        .productTab h3.current {
            background: #ffffff;
            border-left: 2px solid #1b77bc;
            border-top: 2px solid #1b77bc;
            color: #1b77bc;
            font-weight: bold;
            *padding: 4px 20px 12px;
        }

.productContent {
    color: #454545;
    line-height: 26px;
    display: none;
}

.procont {
    padding-bottom: 20px;
    padding-top: 20px;
}
/* listNews */
.listNews .newslist {
    overflow: hidden;
}

.listNews .list {
    overflow: hidden;
}

.listNews .item {
    width: 100%;
    border-bottom: 1px solid #e9e7e7;
    padding-bottom: 20px;
    margin-bottom: 25px;
	
}

    .listNews .item a {
        display: block;
    }

        .listNews .item a h3 {
            font-weight: normal;
            color: #333;
        }

        .listNews .item a:hover h3 {
            font-weight: normal;
            color: #299a60;
        }

        .listNews .item a p {
            color: #666;
            font-size: 12px;
        }
    /*.listNews .item a:hover,.listNews .item a:hover p{color: #299a60;}*/
    .listNews .item .time {
        color: #666666;
        font-size: 12px;
        font-weight: normal;
    }

.listNews li dd {
    height: 44px;
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.questionlist li {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

    .questionlist li p i {
        background: #662a2a;
    }

    .questionlist li i {
        width: 20px;
        height: 20px;
        color: #fff;
        font-size: 12px;
        display: inline-block;
        text-align: center;
        line-height: 22px;
        margin-right: 9px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }

    .questionlist li span {
        font-size: 12px;
    }

        .questionlist li span i {
            background: #299a60;
        }
/*listCase*/
.listCase .list {
    width: 108%;
}

.listCase .item {
    padding: 8px 0px;
    width: 284px;
    float: left;
    display: block;
    margin-right: 18px;
}

    .listCase .item a {
        display: block;
    }

    .listCase .item .desc {
        font-size: 12px;
        text-align: justify;
        color: #666;
        line-height: 20px;
    }

    .listCase .item h3 {
        text-align: left;
        height: 32px;
        line-height: 32px;
        color: #181818;
        font-size: 14px;
        font-weight: normal;
    }

    .listCase .item:hover h3 {
        font-weight: normal;
        color: #299a60;
    }

    .listCase .item img {
        width: 284px;
        height: 160px;
        display: block;
        border: 0 none;
        position: absolute;
        -webkit-transition: all .4s;
        transition: all .4s;
    }

    .listCase .item:hover img {
        border: 0 none;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    .listCase .item a.img {
        width: 284px;
        height: 160px;
        overflow: hidden;
        position: relative;
    }

    .listCase .item .desc {
        font-size: 12px;
        color: #666;
        line-height: 20px;
    }

.listCase.fangan .item h3 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #555555;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
}

.listCase.fangan .item:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.listCase.fangan .item:hover h3 {
    color: #299a60;
}

.detaiInfo img {
    max-width: 100% !important;
    margin: 0 auto;
}

.parterlist {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}

    .parterlist .parterul {
        width: 108%;
    }

        .parterlist .parterul li {
            float: left;
            width: 432px;
            margin-right: 35px;
            position: relative;
            text-align: center;
            margin-bottom: 35px;
        }

            .parterlist .parterul li a {
                display: block;
                padding: 0;
            }

            .parterlist .parterul li img {
                width: 432px;
                height: 270px;
                margin: 0 auto;
            }

            .parterlist .parterul li .txt {
                height: 160px;
                text-align: center;
            }

            .parterlist .parterul li h5 {
                font-size: 16px;
                color: #000;
                font-weight: normal;
            }

            .parterlist .parterul li em {
                width: 54px;
                height: 2px;
                margin: 0 auto;
                background: #ccc;
                display: block;
            }

            .parterlist .parterul li span {
                color: #ff7e00;
                margin-top: 28px;
                display: block;
            }

            .parterlist .parterul li a:hover h5 {
                color: #ff7e00;
            }

            .parterlist .parterul li a:hover em {
                background: #ff7e00;
            }

            .parterlist .parterul li a:hover img {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }

/*培训环境*/
.piclist {
    margin-top:23px;
}
.piclist ul.list {
    float: left;
    width: 120%;
    padding-left: 0px;
}

    .piclist ul.list li.item {
        float: left;
        width: 286px;
        margin-bottom: 15px;
        margin-right: 17px;
    }

        .piclist ul.list li.item a:hover img {
            opacity: 0.8;
           
        }

        .piclist ul.list li.item a:hover span {
            color: #299a60;
        }

        .piclist ul.list li.item span {
            width: 100%;
            height: 45px;
            color: #555;
            text-align: center;
            display: block;
            line-height: 45px;
        }

        .piclist ul.list li.item img {
            width: 100%;
            height: 222px;
            display: block;
           
        }

		/*师资力量*/
.teachlist {
    margin-top:23px;
}
.teachlist ul.list {
    float: left;
    width: 120%;
    padding-left: 0px;
}

    .teachlist ul.list li.item {
        float: left;
        width: 210px;
        margin-bottom: 15px;
        margin-right: 17px;
    }

        .teachlist ul.list li.item a:hover img {
            opacity: 0.8;
            border: 1px solid #ddd;
        }

        .teachlist ul.list li.item a:hover span {
            color: #299a60;
        }

        .teachlist ul.list li.item span {
            width: 100%;
            height: 45px;
            color: #555;
            text-align: center;
            display: block;
            line-height: 45px;
        }

        .teachlist ul.list li.item img {
            width: 100%;
            height: 290px;
            display: block;
            border: 1px solid #cfcfcf;
        }
		
/* pageNews */
.pageNewsRight {
    width: 220px;
}

    .pageNewsRight a {
        display: block;
    }

    .pageNewsRight .right_1, .pageNewsRight .right_2 {
        margin-bottom: 20px;
        border: 1px solid #ddd;
    }

.leftnews .con {
    padding: 5% 0;
}

    .leftnews .con ul {
        background: url(../images/nnewsbg3.jpg) no-repeat 4px 6px;
        width: 100%;
    }

    .leftnews .con li {
        line-height: 24px;
        font-size: 12px;
        height: 24px;
        overflow: hidden;
        padding-left: 32px;
    }

        .leftnews .con li a {
            color: #666;
            line-height: 24px;
            height: 24px;
        }

            .leftnews .con li a:hover {
                color: #299a60;
            }

        .leftnews .con li span {
            float: right;
            color: red;
            font-size: 12px;
        }

.pageNews {
    width: 710px;
}

    .pageNews h1.bt {
        font-size: 18px;
        line-height: 25px;
        padding: 15px 0;
        text-align: center;
        font-weight: bold;
        color: #333;
        border-bottom: 1px dashed #e1e1e1;
        margin-bottom: 5px;
    }

    .pageNews .mark {
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 12px;
        color: #999;
    }

        .pageNews .mark span {
            margin-left: 14px;
        }

            .pageNews .mark span:first-child {
                margin-left: 0;
            }

    .pageNews .info {
        margin-bottom: 20px;
        padding: 10px 0;
        color: #666;
    }

        .pageNews .info img, .pageNews .info p img {
            max-width: 100% !important;
            height: auto !important;
            display: inline;
        }

    .pageNews .showtag {
        margin: 20px 0 18px;
        color: #666;
    }

        .pageNews .showtag a {
            color: #666;
            text-decoration: underline;
        }
/* formData */
.formData {
    width: 600px;
    margin: 0px auto 20px;
    padding-top: 30px;
}

    .formData .item {
        margin-bottom: 10px;
        height: 27px;
        line-height: 27px;
        position: relative;
    }

    .formData .liuyan {
        height: 82px;
    }

    .formData .item p {
        width: 95px;
        float: left;
        text-align: right;
        line-height: 27px;
        height: 27px;
    }

    .formData .item label {
        margin-right: 5px;
    }

    .formData .item .tip {
        width: 150px;
        margin-left: 20px;
        float: left;
    }

    .formData .item input, .formData tr.code input {
        width: 250px;
        height: 25px;
        line-height: 25px;
        color: #666;
        float: left;
        border: 1px solid #ddd;
        border-radius: 2px;
        padding: 0 5px;
    }

    .formData .item textarea {
        width: 260px;
        height: 80px;
        color: #666;
        border: 1px solid #ddd;
        margin-bottom: 15px;
        border-radius: 3px;
        padding: 0;
        resize: none;
        overflow: hidden;
        background: #fff;
    }

    .formData .item input:focus, .formData tr.code input:focus, .formData tr.item textarea:focus {
        border: 1px solid #999;
    }

    .formData .code {
        height: 27px;
        width: 360px;
    }

        .formData .code input {
            width: 152px;
            float: left;
        }

    .formData .item .sub {
        width: 102px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        background: #299a60;
        border-radius: 2px;
        color: #FFF;
        border: none;
        margin-right: 10px;
        cursor: pointer;
    }

    .formData .sub:hover {
        background: #666;
    }

    .formData tr.code img {
        float: left;
        vertical-align: middle;
        *vertical-align: 0;
        margin-left: 10px;
    }

    .formData .err, .formData .red {
        color: #ff0000;
    }

    .formData .red {
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
        margin-right: 5px;
    }

    .formData .code .msg-box {
        margin-left: 100px;
        *float: right;
    }

.checkimg {
    position: absolute;
    left: 265px;
    top: 2px;
}

.submian {
    font-family: "microsoft yahei";
}

    .submian .subright .anlitopH4, .submian .subright .divanli {
        background: #fff;
    }

    .submian .subright .anlitopH4 {
        height: 38px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-top: 20px;
    }

        .submian .subright .anlitopH4 span {
            border-left: 5px solid #299a60;
            height: 38px;
            line-height: 38px;
            padding-left: 16px;
            display: block;
            float: left;
            color: #299a60;
            font-weight: bold;
            font-size: 14px;
        }

            .submian .subright .anlitopH4 span .org {
                color: #ff7e00;
            }

            .submian .subright .anlitopH4 span .org {
                display: inline;
            }

        .submian .subright .anlitopH4 a {
            margin-right: 12px;
        }

    .submian .subright .divanli_mess {
        margin-bottom: 10px;
        padding: 15px;
        background: #fff;
        margin-top: 30px;
    }

        .submian .subright .divanli_mess p {
            line-height: 24px;
        }

        .submian .subright .divanli_mess ul {
            margin: 20px;
        }

            .submian .subright .divanli_mess ul li {
                padding-bottom: 15px;
                height: 31px;
                position: relative;
            }

                .submian .subright .divanli_mess ul li .tit {
                    float: left;
                    width: 80px;
                    padding-right: 10px;
                    text-align: right;
                    font-size: 14px;
                    line-height: 31px;
                    height: 31px;
                }

                    .submian .subright .divanli_mess ul li .tit font {
                        color: #ff7e00;
                    }

                .submian .subright .divanli_mess ul li input {
                    width: 245px;
                    height: 29px;
                    line-height: 29px;
                    padding: 0px 10px;
                    border: 1px solid #ddd;
                    font-size: 14px;
                    float: left;
                    outline: none;
                }

                .submian .subright .divanli_mess ul li.beizhu {
                    height: 200px;
                }

                    .submian .subright .divanli_mess ul li.beizhu textarea {
                        height: 200px;
                        width: 622px;
                        line-height: 29px;
                        background: #fff;
                        border: 1px solid #ddd;
                        font-size: 14px;
                        float: left;
                        outline: none;
                        text-indent: 10px;
                    }

                .submian .subright .divanli_mess ul li.yanzhenm input {
                    width: 100px;
                }

.divanli_mess img {
    max-width: 100%;
}

.submian .subright .divanli_mess ul li.yanzhenm img {
    position: absolute;
    left: 220px;
    top: 4px;
}

.submian .subright .divanli_mess ul li.yanzhenm .msg-box {
    margin-left: 65px;
}

.submian .subright .divanli_mess ul .bot {
    text-align: center;
}

    .submian .subright .divanli_mess ul .bot input {
        width: 141px;
        background: #299a60;
        cursor: pointer;
        border: 0px;
        color: #fff;
        height: 43px;
        line-height: 43px;
    }

        .submian .subright .divanli_mess ul .bot input:hover {
            opacity: 0.8;
        }

.ArticleTencont {
    line-height: 28px;
    padding: 20px 0 30px;
}
/* mapPage */
.map_ul {
    list-style: outside none none;
    display: block;
    width: 100%;
    padding-top: 10px;
}

	.map_ul li.li {
        display: block;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #DCDBDB;
        margin-left: 10px;
        float: left;
    }
    .map_ul li.cx {
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        float: left;
    }

        .map_ul li a {
            font-size: 14px;
            float: left;
            width: 100%;
            height: 23px;
            line-height: 23px;
            font-weight: bold;
        }

    .map_ul .list-inline {
        display:inline-block;;
        margin-left: 7%;
        width: 92%;
        min-height: 30px;
    }

        .map_ul .list-inline a {
            font-weight: normal;
            width: auto;
            float: none;
            line-height: 32px;
            height: 32px;
            margin: 0 10px 10px 0;
            display: inline-block;
            border: 1px solid #ccc;
            padding: 0px 10px;
        }

            .map_ul .list-inline a:hover {
                background: #299a60;
                color: #fff;
            }

span.bds_more,
.bds_tools a {
    line-height: 14px !important;
}
/*百度地图*/
#content #mapCard_style {
    border: 3px solid #ff6600;
}

.baiduMap {
    margin: 10px;
    height: 300px;
}

.BMap_bubble_title a {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    background: #333;
    color: #FFF;
}

.BMap_bubble_content {
    line-height: 24px;
    padding: 10px 0;
}

.aboutlist .mapArea {
    width: 100%;
    height: 400px;
    margin-top: 20px;
}

    .aboutlist .mapArea #allmap {
        width: 100%;
        height: 400px;
    }


.txtimglist .item{width: 100%; padding: 30px 0; border-bottom: 1px solid #dddddd;}
 .txtimglist .item a{width: 100%; height: 120px; display: block;} 
 .txtimglist .item img{width: 212px; height: 120px; float: left; margin-right: 20px;} 
 .txtimglist .item h3{font-size: 18px; height: 60px; line-height: 60px; overflow: hidden;} 
 .txtimglist .item h3 .time{color: #666666; font-family: arial; float: right; font-size: 16px;} .txtimglist .item .txt{color: #999999; line-height: 24px;} 
 .txtimglist .item:first-child{padding-top: 0;}
.downlist{width: 100%;} 





.submian .subright .produtlist1 {
        width: 100%;
        overflow: hidden;
        padding-top: 20px;
    }

        .submian .subright .produtlist1 .list {
            width: 108%;
        }

        .submian .subright .produtlist1 .item {
            float: left;
            width: 280px;
            position: relative;
            margin-right: 28px;
            margin-bottom: 24px;
        }

            .submian .subright .produtlist1 .item a {
                display: block;
            }

            .submian .subright .produtlist1 .item .img {
                width: 280px;
                height: 158px;
                overflow: hidden;
            }

            .submian .subright .produtlist1 .item img {
                width: 100%;
                height: 100%;
                display: block;
                transition: all 0.3s ease-out 0s;
            }

            .submian .subright .produtlist1 .item .txt {
                width: 100%;
                height: 34px;
                text-align: center;
                display: block;
                line-height: 34px;
                padding-top: 5px;
            }

            .submian .subright .produtlist1 .item:hover img {
                transform: scale(1.1, 1.1);
            }

            .submian .subright .produtlist1 .item:hover .txt {
                color: #299a60;
            }















.submian .subright .thumblist1 {
    overflow: hidden;
}

    .submian .subright .thumblist1 .item {
        width: 100%;
        border-bottom: 1px solid #eaeaea;
      display: inline-block;
padding: 20px 0;
    }

	   
        .submian .subright .thumblist1 .item a {
            display:inline-block;
        }

        .submian .subright .thumblist1 .item .img {
            width: 125px;
            height: 100px;
            display: block;
            overflow: hidden;
            cursor: pointer;
            overflow: hidden;
        }

        .submian .subright .thumblist1 .item img {
            width: 125px;
            display: block;
            height: 100px;
            transition: all 0.3s ease-out 0s;
        }

        .submian .subright .thumblist1 .item a:hover img {
            transform: scale(1.1, 1.1);
        }

        .submian .subright .thumblist1 .item .txt {
            width:100%;
            cursor: pointer;
        }

            .submian .subright .thumblist1 .item .txt h3 {
                font-size: 16px;
                font-weight: bold;
            }

            .submian .subright .thumblist1 .item .txt .mark {
                color: #999;
                font-size: 12px;
                padding-bottom: 10px;
            }

                .submian .subright .thumblist1 .item .txt .mark span {
                    display: inline-block;
                    padding-right: 18px;
                }

            .submian .subright .thumblist1 .item .txt p {
                color: #666;
            }

                .submian .subright .thumblist1 .item .txt p span {
                    display: inline-block;
                    color: #299a60;
                }

        .submian .subright .thumblist1 .item a:hover .txt h3 {
            color: #299a60;
        }




